Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(objects): cnx 931 create archicadobject #200

Merged

Conversation

clairekuang
Copy link
Member

@clairekuang clairekuang commented Jan 6, 2025

Adds an ArchicadObject : DataObject class and its corresponding interface to allow for precise deserialization in speckle sharp.
Also removes unused arcgis classes and interface.

Wait to merge:

Copy link

linear bot commented Jan 6, 2025

Copy link

codecov bot commented Jan 6, 2025

Codecov Report

Attention: Patch coverage is 0% with 1 line in your changes missing coverage. Please review.

Project coverage is 69.43%. Comparing base (3a71a10) to head (02892a9).
Report is 9 commits behind head on dev.

Files with missing lines Patch % Lines
src/Speckle.Objects/Data/ArchicadObject.cs 0.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##              dev     #200       +/-   ##
===========================================
+ Coverage   57.62%   69.43%   +11.81%     
===========================================
  Files         249      266       +17     
  Lines        9969    10687      +718     
  Branches     1084     1085        +1     
===========================================
+ Hits         5745     7421     +1676     
+ Misses       3969     2919     -1050     
- Partials      255      347       +92     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

oguzhankoral
oguzhankoral previously approved these changes Jan 14, 2025
@clairekuang clairekuang enabled auto-merge January 21, 2025 20:49
@clairekuang clairekuang disabled auto-merge January 22, 2025 10:42
@clairekuang clairekuang marked this pull request as draft January 22, 2025 10:43
@clairekuang clairekuang marked this pull request as ready for review January 22, 2025 10:52
@clairekuang clairekuang enabled auto-merge January 22, 2025 11:21
@clairekuang clairekuang merged commit cc23c14 into dev Jan 22, 2025
4 checks passed
@clairekuang clairekuang deleted the claire/cnx-931-create-archicadobject-in-speckle-sharp-sdk branch January 22, 2025 11:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants